REST API
ΒΆ
Communication between SFChat server and Front-end arranges by REST Api using JSON data format.
Endpoint
Versioning
URL Example
Authorization
Authentication
Resources
GET: messages.json
Request
Response
POST: messages.json
Request
Response
DELETE: messages.json
Request
Response
DELETE: chat.json
Request
Response
Standard response
Http codes
Related Topics
Documentation overview
Previous:
Chat Statuses
Next:
Endpoint
Quick search